The Art of 64-Bit Assembly, Volume 1: X86-64 Machine Organization and Programming

The Art of 64-Bit Assembly, Volume 1: X86-64 Machine Organization and Programming

作者: Hyde Randall
出版社: No Starch Press
出版在: 2021-11-30
ISBN-13: 9781718501089
ISBN-10: 1718501080
裝訂格式: Quality Paper - also called trade paper
總頁數: 1032 頁





內容描述


A new assembly language programming book from a well-loved master. Art of 64-bit Assembly Language capitalizes on the long-lived success of Hyde's seminal The Art of Assembly Language. Randall Hyde's The Art of Assembly Language has been the go-to book for learning assembly language for decades. Hyde's latest work, Art of 64-bit Assembly Language is the 64-bit version of this popular text. This book guides you through the maze of assembly language programming by showing how to write assembly code that mimics operations in High-Level Languages. This leverages your HLL knowledge to rapidly understand x86-64 assembly language. This new work uses the Microsoft Macro Assembler (MASM), the most popular x86-64 assembler today. Hyde covers the standard integer set, as well as the x87 FPU, SIMD parallel instructions, SIMD scalar instructions (including high-performance floating-point instructions), and MASM's very powerful macro facilities. You'll learn in detail: how to implement high-level language data and control structures in assembly language; how to write parallel algorithms using the SIMD (single-instruction, multiple-data) instructions on the x86-64; and how to write stand alone assembly programs and assembly code to link with HLL code. You'll also learn how to optimize certain algorithms in assembly to produce faster code.


作者介紹


Randall Hyde is an embedded software engineer who has worked in the medical, nuclear, consumerelectronics, and entertainment industries. He taught assembly language programming at the University level for over 10 years and has written hundreds of thousands of lines of assembly code for embedded and commercial applications over the years.




相關書籍

一行指令學 Python-用 Pandas 掌握商務大數據分析, 2/e

作者 徐聖訓

2021-11-30

深度學習:核心技術、工具與案例解析

作者 高彥傑 於子葉

2021-11-30

Mastering GUI Programming with Python

作者 Moore Alan D.

2021-11-30